CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - UDP 文件

搜索资源列表

  1. IOCP优化过的基于UDP的P2P网络传输控件

    6下载:
  2. 一个经过IOCP优化过的基于UDP的P2P网络传输控件,只要加入对方IP和Port可自动打洞,实现P2P。可发现文字、内存流、文件。具有事件回调功能(包括发送成功,发送丢失、发送无回应(失败)、发送有应答)。-an optimization based on UDP over the P2P network transmission controls, By other IP and Port automatically burrows, and achieve P2P. Text can be
  3. 所属分类:P2P编程

    • 发布日期:2011-06-23
    • 文件大小:1952771
    • 提供者:dssz.net
  1. 基于UDP-面向连接的应用程序

    0下载:
  2. 基于UDP-面向无连接的应用程序 网络通信应用程序:客户机发出数据请求命令,服务器根据其命令提供数据; 服务器端异步地发出UDP包,客户端接受UDP包并写入.TXT文件中。 -UDP-based-no connection-oriented applications network communications applications : client data requests issued an order under its orders servers provide d
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8123
    • 提供者:lee
  1. socket_chat

    0下载:
  2. 可以通过TCP/UDP方式进行局域网文件传输,以及聊天-you can use it to send file and talk to others in the LAN
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:50146
    • 提供者:liutao
  1. udt4

    0下载:
  2. udp实现的可靠文件传输. 我从网上下载到的,和大家一起分享. -udp achieve reliable file transfer. I downloaded from the Internet, and share with everyone. He He Ha ha ha
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:400784
    • 提供者:xuchao
  1. udpserver

    0下载:
  2. UDP服务器编程,编写程序,设计UDP服务器。选择UDP为主要的网络通信技术 ①程序能够流畅地完成视频文件的传输 ②要能够对多个客户端,需要通过UDP模拟多个客户端连接的验证情况 -UDP Server program, write programs, design UDP servers. Select UDP as the main network of communications technology ① program can complete the smooth tra
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-13
    • 文件大小:21076223
    • 提供者:johncheng
  1. filetranmit

    0下载:
  2. 基于TCP/UDP协议的文件传输程序,分为服务器和客户端-Based on TCP/UDP protocol file transfer program, divided into server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4603917
    • 提供者:yangguoheng
  1. 2-1

    0下载:
  2. UDP文件上传例子 Delphi 写的UPD协议例子-UDP file upload example Delphi example written by UPD protocol
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:154425
    • 提供者:
  1. Socket-tcp-udp

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:53320
    • 提供者:huaminggong
  1. TcpUdpDemo

    0下载:
  2. c#,TCP文件传输通信协议和UDP文件传输通信协议demo-c#, TCP and UDP file transfer protocol file transfer protocol demo
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:45260
    • 提供者:刘尚
  1. udp

    0下载:
  2. 这是一个udp的通讯编程,压缩包里面有文件的窗体和源代码-This is a udp programming, which has the form and source code, you can look at the
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:34655
    • 提供者:xiaohong
  1. UDP

    0下载:
  2. 该文件为计算机网络中的UDP学习的UDP文件,包括UDPClient.java和UDPServer.java.-This is a compute network study file.Include UDPClient.java and UDPServer.java.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:5669
    • 提供者:念竹
  1. UDP-(1)

    0下载:
  2. C++写的udp文件传输功能,不是控制台程序,但可运行,可以借鉴的比较好的代码。-C++ UDP File transfer
  3. 所属分类:P2P

    • 发布日期:2017-11-10
    • 文件大小:51618
    • 提供者:sen
  1. UDP-Linux-filetransfor

    0下载:
  2. LINUX 下C编写UDP 文件传输 运用多线程 队列 信号量-LINUX is written in C under the UDP file transfers using multithreading queue semaphore
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:72117
    • 提供者:小将
  1. matlab udp

    0下载:
  2. 关于MATlab udp的编程,m文件,可视化。可自行修改
  3. 所属分类:网络编程

  1. 文件的读写

    0下载:
  2. 实现局域网内pc通信与文件传输,实现文件的读入和保存,实现文件发送和接受(LAN PC communication and file transmission, to achieve the file read and save, to achieve file delivery and acceptance)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:22528
    • 提供者:``piziye
  1. Network_2011_08_01_16_50

    0下载:
  2. 基于UDP协议 双向传输文件 增加校验代码段(Bidirectional transmission of documents based on UDP protocol)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:3880960
    • 提供者:cdqno1
  1. UDP协议客户端服务器间视频传输c源码

    0下载:
  2. 此程序利用C语言编程,采用UDP协议实现了Windows客户端与linux服务器端文件的传输。(This program uses C programming language, using the UDP protocol to achieve the Windows client and Linux server-side file transfer.)
  3. 所属分类:网络

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:xihananhai
  1. 新建文件夹 (4)

    0下载:
  2. 采集当前电脑摄像头图像并通过udp发送,有BUG获得编码解码VI后后续更新(Collect the current PC camera image and send it via UDP)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-29
    • 文件大小:32768
    • 提供者:FTFS
  1. Java的UDP通讯

    0下载:
  2. 使用java实现UDP编程,需要同时运行文件中的server和client文件。实现客户端和服务器的通讯和接收。(Using java to achieve UDP programming, you need to run files in the server and client files. Realize the communication and reception between client and server.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:xiwusheng
  1. Socket UDP for transfering files

    0下载:
  2. 使用UDP传输文件,阻塞式 socket 编程。(using UDP to transfer files, blocking socket programming.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:彼得而已
« 1 2 34 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com